home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / fstamp / file_id.diz next >
Text File  |  1995-12-11  |  509b  |  1 lines

  1. The timestamp on a file is often one of the first things you check when you think there's a problem with a file. Being able to "tag" your files with a specific date/time makes it easier to identify bogus files quickly and easily, it also adds that "professional" air to your app when all your files have the same timestamp. So make your VB apps (and all your other apps) look more professional and forget trying to remember if version one was built at 03:24:17. You can use the timestamp as a version tag too.